2024-09-24 00:10:01,331 [ 44433 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:10:01,331 [ 44433 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:10:01,331 [ 44433 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:10:01,331 [ 44433 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:10:01,331 [ 44433 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_d07b79 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_async_insert_memory/test.py::test_memory_usage test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 'test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic]' 'test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain]' test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True]' test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_data_skipping_indices.py::test_index test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability test_compression_nested_columns/test.py::test_nested_compression_codec test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' test_dictionaries_config_reload/test.py::test test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27]' test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_grpc_protocol/test.py::test_authentication test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_dictionaries_access/test.py::test_create test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_access_control_on_cluster/test.py::test_access_control_on_cluster test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic] [gw9] [ 1%] PASSED test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary [gw9] [ 2%] PASSED test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary [gw1] [ 3%] PASSED test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output [gw1] [ 4%] PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input [gw1] [ 5%] PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table [gw1] [ 6%] PASSED test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming [gw1] [ 7%] PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output [gw1] [ 8%] PASSED test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip [gw1] [ 9%] PASSED test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming [gw1] [ 10%] PASSED test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes [gw1] [ 11%] PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes [gw6] [ 12%] PASSED test_dictionaries_access/test.py::test_create test_grpc_protocol/test.py::test_errors_handling [gw1] [ 13%] PASSED test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table [gw1] [ 14%] PASSED test_grpc_protocol/test.py::test_external_table test_dictionaries_access/test.py::test_dictget test_grpc_protocol/test.py::test_external_table_streaming [gw1] [ 15%] PASSED test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details [gw1] [ 16%] PASSED test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function [gw1] [ 17%] PASSED test_grpc_protocol/test.py::test_input_function test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field test_grpc_protocol/test.py::test_insert_default_column [gw1] [ 18%] PASSED test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query [gw1] [ 19%] PASSED test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter [gw1] [ 20%] PASSED test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming [gw1] [ 21%] PASSED test_grpc_protocol/test.py::test_insert_query_streaming [gw2] [ 22%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] test_grpc_protocol/test.py::test_insert_splitted_row [gw1] [ 23%] PASSED test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs [gw1] [ 24%] PASSED test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session [gw1] [ 25%] PASSED test_grpc_protocol/test.py::test_no_session [gw6] [ 26%] PASSED test_dictionaries_access/test.py::test_dictget test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_dictionaries_access/test.py::test_drop [gw1] [ 27%] PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation [gw3] [ 28%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_grpc_protocol/test.py::test_ordinary_query [gw1] [ 29%] PASSED test_grpc_protocol/test.py::test_ordinary_query [gw2] [ 30%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] [gw6] [ 31%] PASSED test_dictionaries_access/test.py::test_drop [gw3] [ 32%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw3] [ 33%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python [gw0] [ 34%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] [gw2] [ 35%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] [gw8] [ 36%] PASSED test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic] test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary] test_compression_nested_columns/test.py::test_nested_compression_codec [gw3] [ 37%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw2] [ 38%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] [gw3] [ 39%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_backward_compatibility/test_data_skipping_indices.py::test_index [gw3] [ 40%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw2] [ 41%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_s3 [gw8] [ 42%] PASSED test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary] [gw3] [ 43%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw3] [ 44%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw2] [ 45%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart [gw0] [ 46%] FAILED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] [gw3] [ 47%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning [gw2] [ 48%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection [gw5] [ 49%] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw5] [ 50%] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw2] [ 51%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy [gw0] [ 52%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw2] [ 53%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart [gw3] [ 54%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python [gw9] [ 55%] PASSED test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] [gw3] [ 56%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw2] [ 57%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket [gw3] [ 58%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw7] [ 59%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw2] [ 60%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] [gw0] [ 61%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] [gw2] [ 62%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] [gw1] [ 63%] PASSED test_compression_nested_columns/test.py::test_nested_compression_codec [gw2] [ 64%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] [gw2] [ 65%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] test_dictionaries_config_reload/test.py::test [gw2] [ 66%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] test_backup_restore_s3/test.py::test_incremental_backup_append_table_def [gw5] [ 67%] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] [gw5] [ 68%] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] [gw2] [ 69%] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def [gw0] [ 70%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw8] [ 71%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw8] [ 72%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw6] [ 73%] PASSED test_backward_compatibility/test_data_skipping_indices.py::test_index [gw0] [ 74%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition [gw4] [ 75%] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated [gw7] [ 76%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] test_async_insert_memory/test.py::test_memory_usage [gw0] [ 77%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] [gw1] [ 78%] PASSED test_dictionaries_config_reload/test.py::test test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw0] [ 79%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] [gw0] [ 80%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] [gw6] [ 81%] PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition test_failed_async_inserts/test.py::test_failed_async_inserts [gw1] [ 82%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw0] [ 83%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] [gw0] [ 84%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] [gw6] [ 85%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts [gw0] [ 86%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] [gw4] [ 87%] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas [gw0] [ 88%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] [gw9] [ 89%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw7] [ 90%] PASSED test_async_insert_memory/test.py::test_memory_usage test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability [gw0] [ 91%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] [gw0] [ 92%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] [gw9] [ 93%] PASSED test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability [gw0] [ 94%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] [gw0] [ 95%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] [gw0] [ 96%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] [gw4] [ 97%] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool [gw0] [ 98%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw4] [ 99%] PASSED test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool [gw0] [100%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] =================================== FAILURES =================================== ____________________ test_query_is_lock_free[detach table] _____________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 lock_free_query = 'DETACH TABLE {table};' exclusive_table = 'table_test_query_is_lock_free_detach_table_' @pytest.mark.parametrize( "lock_free_query", LOCK_FREE_QUERIES.values(), ids=LOCK_FREE_QUERIES.keys() ) def test_query_is_lock_free(lock_free_query, exclusive_table): node.query( f""" CREATE TABLE {exclusive_table} (a Int64) Engine=MergeTree ORDER BY a; """ ) node.query( f""" INSERT INTO {exclusive_table} SELECT number FROM numbers(50); """ ) query_id = "select-" + exclusive_table select_handler = node.get_query_request( f""" SELECT sleepEachRow(5) FROM {exclusive_table} SETTINGS function_sleep_max_microseconds_per_block = 0; """, query_id=query_id, ) wait_select_start(query_id) for _ in [1, 2, 3, 4, 5]: assert is_query_running(query_id) assert select_handler.process.poll() is None time.sleep(1) node.query(lock_free_query.format(table=exclusive_table)) assert is_query_running(query_id) if "DETACH TABLE" in lock_free_query: result = node.query_and_get_error( f""" SELECT count() FROM {exclusive_table}; """ ) > assert f"Table default.{exclusive_table} does not exist" in result E assert 'Table default.table_test_query_is_lock_free_detach_table_ does not exist' in "Received exception from server (version 23.8.16):\nCode: 60. DB::Exception: Received from 172.16.4.2:9000. DB::Exception: Unknown table expression identifier 'table_test_query_is_lock_free_detach_table_' in scope SELECT count() FROM table_test_query_is_lock_free_detach_table_. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e077d33 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5c5dd0 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x000000000e336676 in /usr/bin/clickhouse\n3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5946: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003121d299 in /usr/bin/clickhouse\n4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr, std::shared_ptr) @ 0x0000000031211176 in /usr/bin/clickhouse\n5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:183: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000003120c288 in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000315f4012 in /usr/bin/clickhouse\n7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:161: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000315f0029 in /usr/bin/clickhouse\n8. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000314421d5 in /usr/bin/clickhouse\n9. ./build_docker/./src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320e429b in /usr/bin/clickhouse\n10. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320dc301 in /usr/bin/clickhouse\n11. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ecd2fd in /usr/bin/clickhouse\n12. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f0a0d0 in /usr/bin/clickhouse\n13. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcac08f in /usr/bin/clickhouse\n14. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcace57 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e18c67c in /usr/bin/clickhouse\n16. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e185728 in /usr/bin/clickhouse\n17. ? @ 0x00007f5f07f0bac3 in ?\n18. ? @ 0x00007f5f07f9d850 in ?\n. (UNKNOWN_TABLE)\n(query: SELECT count() FROM table_test_query_is_lock_free_detach_table_;)\n" test_drop_is_lock_free/test.py:128: AssertionError ------------------------------ Captured log call ------------------------------- 2024-09-24 00:10:30 [ 371 ] DEBUG : Executing query CREATE TABLE table_test_query_is_lock_free_detach_table_ (a Int64) Engine=MergeTree ORDER BY a; on node (cluster.py:3423, query) 2024-09-24 00:10:30 [ 371 ] DEBUG : Executing query INSERT INTO table_test_query_is_lock_free_detach_table_ SELECT number FROM numbers(50); on node (cluster.py:3423, query) 2024-09-24 00:10:30 [ 371 ] DEBUG : Executing query SELECT sleepEachRow(5) FROM table_test_query_is_lock_free_detach_table_ SETTINGS function_sleep_max_microseconds_per_block = 0; on node (cluster.py:3480, get_query_request) 2024-09-24 00:10:30 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:30 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:31 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:33 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:34 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:35 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:37 [ 371 ] DEBUG : Executing query DETACH TABLE table_test_query_is_lock_free_detach_table_; on node (cluster.py:3423, query) 2024-09-24 00:10:37 [ 371 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE query_id = 'select-table_test_query_is_lock_free_detach_table_'; on node (cluster.py:3423, query) 2024-09-24 00:10:37 [ 371 ] DEBUG : Executing query SELECT count() FROM table_test_query_is_lock_free_detach_table_; on node (cluster.py:3495, query_and_get_error) ============================== slowest durations =============================== 116.79s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 87.08s call test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas 85.45s call test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated 82.43s call test_async_insert_memory/test.py::test_memory_usage 58.85s call test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool 37.11s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 32.91s setup test_access_control_on_cluster/test.py::test_access_control_on_cluster 32.49s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 29.41s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning 27.24s setup test_backward_compatibility/test_data_skipping_indices.py::test_index 26.51s call test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 24.71s setup test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability 23.66s setup test_failed_async_inserts/test.py::test_failed_async_inserts 22.54s teardown test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 22.53s setup test_compression_nested_columns/test.py::test_nested_compression_codec 22.49s setup test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool 22.21s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 22.12s setup test_dictionaries_config_reload/test.py::test 21.54s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 21.33s setup test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic] 21.31s call test_dictionaries_config_reload/test.py::test 20.81s setup test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 20.51s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 19.23s call test_backward_compatibility/test_data_skipping_indices.py::test_index 18.25s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 17.09s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 16.39s setup test_grpc_protocol/test.py::test_authentication 15.67s call test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool 15.65s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 15.50s setup test_dictionaries_access/test.py::test_create 15.17s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 15.09s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 15.05s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 15.05s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 15.03s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 15.01s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 14.99s setup test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 14.97s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 14.92s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 14.85s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 14.81s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 14.76s setup test_async_insert_memory/test.py::test_memory_usage 14.33s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 14.25s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 14.17s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 14.08s setup test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 13.82s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 13.78s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 13.25s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 12.91s setup test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 11.35s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 9.40s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 9.29s call test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 8.84s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 8.60s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 7.78s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 7.64s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 7.58s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 5.88s teardown test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 5.41s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 5.33s teardown test_access_control_on_cluster/test.py::test_grant_all_on_cluster 5.26s teardown test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool 5.24s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 5.20s teardown test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 5.20s teardown test_compression_nested_columns/test.py::test_nested_compression_codec 4.94s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 4.88s teardown test_dictionaries_access/test.py::test_drop 4.78s call test_backup_restore_s3/test.py::test_backup_to_s3_multipart 4.64s teardown test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary] 4.49s call test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic] 4.35s teardown test_backward_compatibility/test_data_skipping_indices.py::test_index 4.10s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 3.95s call test_access_control_on_cluster/test.py::test_access_control_on_cluster 3.95s teardown test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 3.93s teardown test_grpc_protocol/test.py::test_ordinary_query 3.87s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 3.84s teardown test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability 3.82s call test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary] 3.60s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 3.57s call test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 3.53s teardown test_async_insert_memory/test.py::test_memory_usage 3.30s call test_dictionaries_access/test.py::test_create 2.99s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 2.96s call test_failed_async_inserts/test.py::test_failed_async_inserts 2.88s call test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability 2.77s call test_compression_nested_columns/test.py::test_nested_compression_codec 2.76s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning 2.51s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 2.47s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 2.46s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 2.46s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 2.37s call test_backup_restore_s3/test.py::test_backup_to_s3 2.36s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 2.36s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 2.35s teardown test_dictionaries_config_reload/test.py::test 2.26s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 2.23s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 2.11s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 2.11s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 1.96s call test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 1.96s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 1.91s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 1.89s call test_dictionaries_access/test.py::test_dictget 1.79s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 1.71s call test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 1.66s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 1.61s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 1.58s call test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 1.56s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 1.39s teardown test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 1.38s call test_access_control_on_cluster/test.py::test_grant_all_on_cluster 1.33s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 1.29s call test_dictionaries_access/test.py::test_drop 1.29s call test_executable_user_defined_function/test.py::test_executable_function_bash 1.18s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.14s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 1.13s call test_executable_user_defined_function/test.py::test_executable_function_python 1.13s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 1.08s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.84s call test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.65s call test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 0.61s call test_grpc_protocol/test.py::test_cancel_while_generating_output 0.58s teardown test_dictionaries_access/test.py::test_create 0.33s teardown test_dictionaries_access/test.py::test_dictget 0.27s teardown test_grpc_protocol/test.py::test_errors_handling 0.27s call test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 0.22s teardown test_grpc_protocol/test.py::test_compressed_output 0.22s teardown test_grpc_protocol/test.py::test_compressed_external_table 0.22s teardown test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.22s teardown test_grpc_protocol/test.py::test_compressed_output_streaming 0.17s teardown test_grpc_protocol/test.py::test_external_table_streaming 0.17s teardown test_grpc_protocol/test.py::test_cancel_while_generating_output 0.17s teardown test_grpc_protocol/test.py::test_authentication 0.17s teardown test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.17s teardown test_grpc_protocol/test.py::test_logs 0.17s teardown test_grpc_protocol/test.py::test_get_query_details 0.17s teardown test_grpc_protocol/test.py::test_insert_splitted_row 0.17s teardown test_grpc_protocol/test.py::test_insert_query_streaming 0.17s teardown test_grpc_protocol/test.py::test_no_session 0.17s teardown test_grpc_protocol/test.py::test_external_table 0.17s teardown test_grpc_protocol/test.py::test_insert_query 0.17s teardown test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.17s teardown test_grpc_protocol/test.py::test_compressed_output_gzip 0.17s teardown test_grpc_protocol/test.py::test_cancel_while_processing_input 0.17s teardown test_grpc_protocol/test.py::test_insert_query_delimiter 0.17s teardown test_grpc_protocol/test.py::test_insert_default_column 0.17s teardown test_grpc_protocol/test.py::test_input_function 0.06s call test_grpc_protocol/test.py::test_input_function 0.06s call test_grpc_protocol/test.py::test_errors_handling 0.06s call test_grpc_protocol/test.py::test_no_session 0.06s call test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.04s call test_grpc_protocol/test.py::test_logs 0.03s call test_grpc_protocol/test.py::test_get_query_details 0.03s call test_grpc_protocol/test.py::test_external_table 0.03s call test_grpc_protocol/test.py::test_insert_query_delimiter 0.02s call test_grpc_protocol/test.py::test_insert_default_column 0.02s call test_grpc_protocol/test.py::test_insert_query 0.02s call test_grpc_protocol/test.py::test_compressed_external_table 0.02s call test_grpc_protocol/test.py::test_authentication 0.01s call test_grpc_protocol/test.py::test_insert_query_streaming 0.01s call test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.01s call test_grpc_protocol/test.py::test_insert_splitted_row 0.01s call test_grpc_protocol/test.py::test_external_table_streaming 0.01s call test_grpc_protocol/test.py::test_cancel_while_processing_input 0.01s call test_grpc_protocol/test.py::test_compressed_output_streaming 0.01s call test_grpc_protocol/test.py::test_ordinary_query 0.01s call test_grpc_protocol/test.py::test_compressed_output 0.00s call test_grpc_protocol/test.py::test_compressed_output_gzip 0.00s setup test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 0.00s teardown test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s setup test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s teardown test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas 0.00s setup test_grpc_protocol/test.py::test_get_query_details 0.00s setup test_grpc_protocol/test.py::test_no_session 0.00s teardown test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 0.00s teardown test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s setup test_grpc_protocol/test.py::test_logs 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_grpc_protocol/test.py::test_insert_query_delimiter 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s setup test_grpc_protocol/test.py::test_cancel_while_processing_input 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s teardown test_access_control_on_cluster/test.py::test_access_control_on_cluster 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s setup test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s setup test_grpc_protocol/test.py::test_compressed_external_table 0.00s setup test_grpc_protocol/test.py::test_input_function 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s setup test_grpc_protocol/test.py::test_insert_splitted_row 0.00s setup test_grpc_protocol/test.py::test_insert_query_streaming 0.00s setup test_grpc_protocol/test.py::test_compressed_output_streaming 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s teardown test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic] 0.00s setup test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_grpc_protocol/test.py::test_cancel_while_generating_output 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 0.00s setup test_grpc_protocol/test.py::test_compressed_output_gzip 0.00s setup test_grpc_protocol/test.py::test_errors_handling 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s setup test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.00s setup test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s setup test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s setup test_grpc_protocol/test.py::test_ordinary_query 0.00s setup test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary] 0.00s teardown test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s setup test_grpc_protocol/test.py::test_compressed_output 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_grpc_protocol/test.py::test_insert_default_column 0.00s setup test_grpc_protocol/test.py::test_insert_query 0.00s setup test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_grpc_protocol/test.py::test_external_table_streaming 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_grpc_protocol/test.py::test_external_table 0.00s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s setup test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket =========================== short test summary info ============================ FAILED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary PASSED test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary PASSED test_grpc_protocol/test.py::test_authentication PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input PASSED test_grpc_protocol/test.py::test_compressed_external_table PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming PASSED test_grpc_protocol/test.py::test_compressed_output PASSED test_grpc_protocol/test.py::test_compressed_output_gzip PASSED test_grpc_protocol/test.py::test_compressed_output_streaming PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes PASSED test_dictionaries_access/test.py::test_create PASSED test_grpc_protocol/test.py::test_errors_handling PASSED test_grpc_protocol/test.py::test_external_table PASSED test_grpc_protocol/test.py::test_external_table_streaming PASSED test_grpc_protocol/test.py::test_get_query_details PASSED test_grpc_protocol/test.py::test_input_function PASSED test_grpc_protocol/test.py::test_insert_default_column PASSED test_grpc_protocol/test.py::test_insert_query PASSED test_grpc_protocol/test.py::test_insert_query_delimiter PASSED test_grpc_protocol/test.py::test_insert_query_streaming PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] PASSED test_grpc_protocol/test.py::test_insert_splitted_row PASSED test_grpc_protocol/test.py::test_logs PASSED test_grpc_protocol/test.py::test_no_session PASSED test_dictionaries_access/test.py::test_dictget PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_grpc_protocol/test.py::test_ordinary_query PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] PASSED test_dictionaries_access/test.py::test_drop PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] PASSED test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] PASSED test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary] PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_backup_restore_s3/test.py::test_backup_to_s3 PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] PASSED test_compression_nested_columns/test.py::test_nested_compression_codec PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table PASSED test_backward_compatibility/test_data_skipping_indices.py::test_index PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] PASSED test_dictionaries_config_reload/test.py::test PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_async_insert_memory/test.py::test_memory_usage PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] =================== 1 failed, 99 passed in 295.88s (0:04:55) =================== Traceback (most recent call last): File "/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration/./runner", line 455, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_d07b79 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_async_insert_memory/test.py::test_memory_usage test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 'test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Atomic]' 'test_attach_partition_with_large_destination/test.py::test_attach_partition_with_large_destination[Ordinary]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain]' test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True]' test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_data_skipping_indices.py::test_index test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability test_compression_nested_columns/test.py::test_nested_compression_codec test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' test_dictionaries_config_reload/test.py::test test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27]' test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 ' returned non-zero exit status 1.